3.218 \(\int \frac{(a+b \log (c x^n)) \text{PolyLog}(3,e x)}{x^2} \, dx\)

Optimal. Leaf size=174 \[ -\frac{\text{PolyLog}(2,e x) \left (a+b \log \left (c x^n\right )\right )}{x}-\frac{\text{PolyLog}(3,e x) \left (a+b \log \left (c x^n\right )\right )}{x}-b e n \text{PolyLog}(2,e x)-\frac{2 b n \text{PolyLog}(2,e x)}{x}-\frac{b n \text{PolyLog}(3,e x)}{x}+e \log (x) \left (a+b \log \left (c x^n\right )\right )-e \log (1-e x) \left (a+b \log \left (c x^n\right )\right )+\frac{\log (1-e x) \left (a+b \log \left (c x^n\right )\right )}{x}-\frac{1}{2} b e n \log ^2(x)+3 b e n \log (x)-3 b e n \log (1-e x)+\frac{3 b n \log (1-e x)}{x} \]

[Out]

3*b*e*n*Log[x] - (b*e*n*Log[x]^2)/2 + e*Log[x]*(a + b*Log[c*x^n]) - 3*b*e*n*Log[1 - e*x] + (3*b*n*Log[1 - e*x]
)/x - e*(a + b*Log[c*x^n])*Log[1 - e*x] + ((a + b*Log[c*x^n])*Log[1 - e*x])/x - b*e*n*PolyLog[2, e*x] - (2*b*n
*PolyLog[2, e*x])/x - ((a + b*Log[c*x^n])*PolyLog[2, e*x])/x - (b*n*PolyLog[3, e*x])/x - ((a + b*Log[c*x^n])*P
olyLog[3, e*x])/x

________________________________________________________________________________________

Rubi [A]  time = 0.155663, antiderivative size = 174, normalized size of antiderivative = 1., number of steps used = 19, number of rules used = 9, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.474, Rules used = {2385, 2395, 36, 29, 31, 2376, 2301, 2391, 6591} \[ -\frac{\text{PolyLog}(2,e x) \left (a+b \log \left (c x^n\right )\right )}{x}-\frac{\text{PolyLog}(3,e x) \left (a+b \log \left (c x^n\right )\right )}{x}-b e n \text{PolyLog}(2,e x)-\frac{2 b n \text{PolyLog}(2,e x)}{x}-\frac{b n \text{PolyLog}(3,e x)}{x}+e \log (x) \left (a+b \log \left (c x^n\right )\right )-e \log (1-e x) \left (a+b \log \left (c x^n\right )\right )+\frac{\log (1-e x) \left (a+b \log \left (c x^n\right )\right )}{x}-\frac{1}{2} b e n \log ^2(x)+3 b e n \log (x)-3 b e n \log (1-e x)+\frac{3 b n \log (1-e x)}{x} \]

Antiderivative was successfully verified.

[In]

Int[((a + b*Log[c*x^n])*PolyLog[3, e*x])/x^2,x]

[Out]

3*b*e*n*Log[x] - (b*e*n*Log[x]^2)/2 + e*Log[x]*(a + b*Log[c*x^n]) - 3*b*e*n*Log[1 - e*x] + (3*b*n*Log[1 - e*x]
)/x - e*(a + b*Log[c*x^n])*Log[1 - e*x] + ((a + b*Log[c*x^n])*Log[1 - e*x])/x - b*e*n*PolyLog[2, e*x] - (2*b*n
*PolyLog[2, e*x])/x - ((a + b*Log[c*x^n])*PolyLog[2, e*x])/x - (b*n*PolyLog[3, e*x])/x - ((a + b*Log[c*x^n])*P
olyLog[3, e*x])/x

Rule 2385

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((d_.)*(x_))^(m_.)*PolyLog[k_, (e_.)*(x_)^(q_.)], x_Symbol] :> -Simp
[(b*n*(d*x)^(m + 1)*PolyLog[k, e*x^q])/(d*(m + 1)^2), x] + (-Dist[q/(m + 1), Int[(d*x)^m*PolyLog[k - 1, e*x^q]
*(a + b*Log[c*x^n]), x], x] + Dist[(b*n*q)/(m + 1)^2, Int[(d*x)^m*PolyLog[k - 1, e*x^q], x], x] + Simp[((d*x)^
(m + 1)*PolyLog[k, e*x^q]*(a + b*Log[c*x^n]))/(d*(m + 1)), x]) /; FreeQ[{a, b, c, d, e, m, n, q}, x] && IGtQ[k
, 0]

Rule 2395

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))*((f_.) + (g_.)*(x_))^(q_.), x_Symbol] :> Simp[((f + g
*x)^(q + 1)*(a + b*Log[c*(d + e*x)^n]))/(g*(q + 1)), x] - Dist[(b*e*n)/(g*(q + 1)), Int[(f + g*x)^(q + 1)/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n, q}, x] && NeQ[e*f - d*g, 0] && NeQ[q, -1]

Rule 36

Int[1/(((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))), x_Symbol] :> Dist[b/(b*c - a*d), Int[1/(a + b*x), x], x] -
Dist[d/(b*c - a*d), Int[1/(c + d*x), x], x] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0]

Rule 29

Int[(x_)^(-1), x_Symbol] :> Simp[Log[x], x]

Rule 31

Int[((a_) + (b_.)*(x_))^(-1), x_Symbol] :> Simp[Log[RemoveContent[a + b*x, x]]/b, x] /; FreeQ[{a, b}, x]

Rule 2376

Int[Log[(d_.)*((e_) + (f_.)*(x_)^(m_.))^(r_.)]*((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))*((g_.)*(x_))^(q_.), x_Sym
bol] :> With[{u = IntHide[(g*x)^q*Log[d*(e + f*x^m)^r], x]}, Dist[a + b*Log[c*x^n], u, x] - Dist[b*n, Int[Dist
[1/x, u, x], x], x]] /; FreeQ[{a, b, c, d, e, f, g, r, m, n, q}, x] && (IntegerQ[(q + 1)/m] || (RationalQ[m] &
& RationalQ[q])) && NeQ[q, -1]

Rule 2301

Int[((a_.) + Log[(c_.)*(x_)^(n_.)]*(b_.))/(x_), x_Symbol] :> Simp[(a + b*Log[c*x^n])^2/(2*b*n), x] /; FreeQ[{a
, b, c, n}, x]

Rule 2391

Int[Log[(c_.)*((d_) + (e_.)*(x_)^(n_.))]/(x_), x_Symbol] :> -Simp[PolyLog[2, -(c*e*x^n)]/n, x] /; FreeQ[{c, d,
 e, n}, x] && EqQ[c*d, 1]

Rule 6591

Int[((d_.)*(x_))^(m_.)*PolyLog[n_, (a_.)*((b_.)*(x_)^(p_.))^(q_.)], x_Symbol] :> Simp[((d*x)^(m + 1)*PolyLog[n
, a*(b*x^p)^q])/(d*(m + 1)), x] - Dist[(p*q)/(m + 1), Int[(d*x)^m*PolyLog[n - 1, a*(b*x^p)^q], x], x] /; FreeQ
[{a, b, d, m, p, q}, x] && NeQ[m, -1] && GtQ[n, 0]

Rubi steps

\begin{align*} \int \frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_3(e x)}{x^2} \, dx &=-\frac{b n \text{Li}_3(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_3(e x)}{x}+(b n) \int \frac{\text{Li}_2(e x)}{x^2} \, dx+\int \frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_2(e x)}{x^2} \, dx\\ &=-\frac{2 b n \text{Li}_2(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_2(e x)}{x}-\frac{b n \text{Li}_3(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_3(e x)}{x}-2 \left ((b n) \int \frac{\log (1-e x)}{x^2} \, dx\right )-\int \frac{\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{x^2} \, dx\\ &=e \log (x) \left (a+b \log \left (c x^n\right )\right )-e \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)+\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{x}-\frac{2 b n \text{Li}_2(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_2(e x)}{x}-\frac{b n \text{Li}_3(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_3(e x)}{x}+(b n) \int \left (-\frac{e \log (x)}{x}-\frac{\log (1-e x)}{x^2}+\frac{e \log (1-e x)}{x}\right ) \, dx-2 \left (-\frac{b n \log (1-e x)}{x}-(b e n) \int \frac{1}{x (1-e x)} \, dx\right )\\ &=e \log (x) \left (a+b \log \left (c x^n\right )\right )-e \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)+\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{x}-\frac{2 b n \text{Li}_2(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_2(e x)}{x}-\frac{b n \text{Li}_3(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_3(e x)}{x}-(b n) \int \frac{\log (1-e x)}{x^2} \, dx-(b e n) \int \frac{\log (x)}{x} \, dx+(b e n) \int \frac{\log (1-e x)}{x} \, dx-2 \left (-\frac{b n \log (1-e x)}{x}-(b e n) \int \frac{1}{x} \, dx-\left (b e^2 n\right ) \int \frac{1}{1-e x} \, dx\right )\\ &=-\frac{1}{2} b e n \log ^2(x)+e \log (x) \left (a+b \log \left (c x^n\right )\right )+\frac{b n \log (1-e x)}{x}-e \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)+\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{x}-2 \left (-b e n \log (x)+b e n \log (1-e x)-\frac{b n \log (1-e x)}{x}\right )-b e n \text{Li}_2(e x)-\frac{2 b n \text{Li}_2(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_2(e x)}{x}-\frac{b n \text{Li}_3(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_3(e x)}{x}+(b e n) \int \frac{1}{x (1-e x)} \, dx\\ &=-\frac{1}{2} b e n \log ^2(x)+e \log (x) \left (a+b \log \left (c x^n\right )\right )+\frac{b n \log (1-e x)}{x}-e \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)+\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{x}-2 \left (-b e n \log (x)+b e n \log (1-e x)-\frac{b n \log (1-e x)}{x}\right )-b e n \text{Li}_2(e x)-\frac{2 b n \text{Li}_2(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_2(e x)}{x}-\frac{b n \text{Li}_3(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_3(e x)}{x}+(b e n) \int \frac{1}{x} \, dx+\left (b e^2 n\right ) \int \frac{1}{1-e x} \, dx\\ &=b e n \log (x)-\frac{1}{2} b e n \log ^2(x)+e \log (x) \left (a+b \log \left (c x^n\right )\right )-b e n \log (1-e x)+\frac{b n \log (1-e x)}{x}-e \left (a+b \log \left (c x^n\right )\right ) \log (1-e x)+\frac{\left (a+b \log \left (c x^n\right )\right ) \log (1-e x)}{x}-2 \left (-b e n \log (x)+b e n \log (1-e x)-\frac{b n \log (1-e x)}{x}\right )-b e n \text{Li}_2(e x)-\frac{2 b n \text{Li}_2(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_2(e x)}{x}-\frac{b n \text{Li}_3(e x)}{x}-\frac{\left (a+b \log \left (c x^n\right )\right ) \text{Li}_3(e x)}{x}\\ \end{align*}

Mathematica [F]  time = 0.127909, size = 0, normalized size = 0. \[ \int \frac{\left (a+b \log \left (c x^n\right )\right ) \text{PolyLog}(3,e x)}{x^2} \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[((a + b*Log[c*x^n])*PolyLog[3, e*x])/x^2,x]

[Out]

Integrate[((a + b*Log[c*x^n])*PolyLog[3, e*x])/x^2, x]

________________________________________________________________________________________

Maple [F]  time = 0.238, size = 0, normalized size = 0. \begin{align*} \int{\frac{ \left ( a+b\ln \left ( c{x}^{n} \right ) \right ){\it polylog} \left ( 3,ex \right ) }{{x}^{2}}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*ln(c*x^n))*polylog(3,e*x)/x^2,x)

[Out]

int((a+b*ln(c*x^n))*polylog(3,e*x)/x^2,x)

________________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\left (e \log \left (x\right ) - \frac{{\left (e x - 1\right )} \log \left (-e x + 1\right ) +{\rm Li}_2\left (e x\right ) +{\rm Li}_{3}(e x)}{x}\right )} a - b{\left (\frac{{\left (2 \, n + \log \left (c\right ) + \log \left (x^{n}\right )\right )}{\rm Li}_2\left (e x\right ) -{\left (e n x \log \left (x\right ) + 3 \, n + \log \left (c\right )\right )} \log \left (-e x + 1\right ) -{\left (e x \log \left (x\right ) -{\left (e x - 1\right )} \log \left (-e x + 1\right )\right )} \log \left (x^{n}\right ) +{\left (n + \log \left (c\right ) + \log \left (x^{n}\right )\right )}{\rm Li}_{3}(e x)}{x} + \int \frac{3 \, e n + e \log \left (c\right ) +{\left (2 \, e^{2} n x - e n\right )} \log \left (x\right )}{e x^{2} - x}\,{d x}\right )} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*polylog(3,e*x)/x^2,x, algorithm="maxima")

[Out]

(e*log(x) - ((e*x - 1)*log(-e*x + 1) + dilog(e*x) + polylog(3, e*x))/x)*a - b*(((2*n + log(c) + log(x^n))*dilo
g(e*x) - (e*n*x*log(x) + 3*n + log(c))*log(-e*x + 1) - (e*x*log(x) - (e*x - 1)*log(-e*x + 1))*log(x^n) + (n +
log(c) + log(x^n))*polylog(3, e*x))/x + integrate((3*e*n + e*log(c) + (2*e^2*n*x - e*n)*log(x))/(e*x^2 - x), x
))

________________________________________________________________________________________

Fricas [C]  time = 0.871874, size = 463, normalized size = 2.66 \begin{align*} \frac{b e n x \log \left (x\right )^{2} - 2 \,{\left (b e x - b\right )} \log \left (-e x + 1\right ) \log \left (c\right ) - 2 \,{\left (b e n x + b n \log \left (x\right ) + 2 \, b n + b \log \left (c\right ) + a\right )}{\rm \%iint}\left (e, x, -\frac{\log \left (-e x + 1\right )}{e}, -\frac{\log \left (-e x + 1\right )}{x}\right ) + 2 \,{\left (3 \, b n -{\left (3 \, b e n + a e\right )} x + a\right )} \log \left (-e x + 1\right ) + 2 \,{\left (b e x \log \left (c\right ) +{\left (3 \, b e n + a e\right )} x -{\left (b e n x - b n\right )} \log \left (-e x + 1\right )\right )} \log \left (x\right ) - 2 \,{\left (b n \log \left (x\right ) + b n + b \log \left (c\right ) + a\right )}{\rm polylog}\left (3, e x\right )}{2 \, x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*polylog(3,e*x)/x^2,x, algorithm="fricas")

[Out]

1/2*(b*e*n*x*log(x)^2 - 2*(b*e*x - b)*log(-e*x + 1)*log(c) - 2*(b*e*n*x + b*n*log(x) + 2*b*n + b*log(c) + a)*%
iint(e, x, -log(-e*x + 1)/e, -log(-e*x + 1)/x) + 2*(3*b*n - (3*b*e*n + a*e)*x + a)*log(-e*x + 1) + 2*(b*e*x*lo
g(c) + (3*b*e*n + a*e)*x - (b*e*n*x - b*n)*log(-e*x + 1))*log(x) - 2*(b*n*log(x) + b*n + b*log(c) + a)*polylog
(3, e*x))/x

________________________________________________________________________________________

Sympy [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{\left (a + b \log{\left (c x^{n} \right )}\right ) \operatorname{Li}_{3}\left (e x\right )}{x^{2}}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*ln(c*x**n))*polylog(3,e*x)/x**2,x)

[Out]

Integral((a + b*log(c*x**n))*polylog(3, e*x)/x**2, x)

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{{\left (b \log \left (c x^{n}\right ) + a\right )}{\rm Li}_{3}(e x)}{x^{2}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*x^n))*polylog(3,e*x)/x^2,x, algorithm="giac")

[Out]

integrate((b*log(c*x^n) + a)*polylog(3, e*x)/x^2, x)